public static interface ATransport.IBufferControlEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onOverflow()
Invoked when an overflow occurs in the Transport instance's internal buffer.
|
void |
onUnderflow()
Invoked when an underflow occurs in the Transport instance's internal buffer.
|
void onOverflow()
throws ATException
ATExceptionvoid onUnderflow()
throws ATException
ATException